[INFO] fetching crate bonsai-sdk 1.4.2...
[INFO] testing bonsai-sdk-1.4.2 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] extracting crate bonsai-sdk 1.4.2 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate bonsai-sdk 1.4.2
[INFO] finished tweaking crates.io crate bonsai-sdk 1.4.2
[INFO] tweaked toml for crates.io crate bonsai-sdk 1.4.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bonsai-sdk 1.4.2 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bonsai-sdk 1.4.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1accee708b469a95b2738ed2c720383bc6671fa782814364769261befb027c69
[INFO] running `Command { std: "docker" "start" "-a" "1accee708b469a95b2738ed2c720383bc6671fa782814364769261befb027c69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1accee708b469a95b2738ed2c720383bc6671fa782814364769261befb027c69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1accee708b469a95b2738ed2c720383bc6671fa782814364769261befb027c69", kill_on_drop: false }`
[INFO] [stdout] 1accee708b469a95b2738ed2c720383bc6671fa782814364769261befb027c69
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 90eec0ef916211b3947567582e52bb03fdaa1a65d2787215e05fa8762e706232
[INFO] running `Command { std: "docker" "start" "-a" "90eec0ef916211b3947567582e52bb03fdaa1a65d2787215e05fa8762e706232", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling duplicate v2.0.0
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling bonsai-sdk v1.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.26s
[INFO] running `Command { std: "docker" "inspect" "90eec0ef916211b3947567582e52bb03fdaa1a65d2787215e05fa8762e706232", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90eec0ef916211b3947567582e52bb03fdaa1a65d2787215e05fa8762e706232", kill_on_drop: false }`
[INFO] [stdout] 90eec0ef916211b3947567582e52bb03fdaa1a65d2787215e05fa8762e706232
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7bca3a2fab2bdbf8ea430426c4ca172444fb075fb7e95c68dafe981f4cdddb64
[INFO] running `Command { std: "docker" "start" "-a" "7bca3a2fab2bdbf8ea430426c4ca172444fb075fb7e95c68dafe981f4cdddb64", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling levenshtein v1.0.5
[INFO] [stderr]    Compiling temp-env v0.3.6
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling polling v3.10.0
[INFO] [stderr]    Compiling async-io v2.5.0
[INFO] [stderr]    Compiling async-signal v0.2.12
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling async-process v2.4.0
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling async-object-pool v0.1.5
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling bonsai-sdk v1.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling basic-cookies v0.1.5
[INFO] [stderr]    Compiling httpmock v0.7.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 49.59s
[INFO] running `Command { std: "docker" "inspect" "7bca3a2fab2bdbf8ea430426c4ca172444fb075fb7e95c68dafe981f4cdddb64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bca3a2fab2bdbf8ea430426c4ca172444fb075fb7e95c68dafe981f4cdddb64", kill_on_drop: false }`
[INFO] [stdout] 7bca3a2fab2bdbf8ea430426c4ca172444fb075fb7e95c68dafe981f4cdddb64
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a3a1ac38964367e954afbf4a9486b097f30ab922d2e2266a3792a9211c1b9f2b
[INFO] running `Command { std: "docker" "start" "-a" "a3a1ac38964367e954afbf4a9486b097f30ab922d2e2266a3792a9211c1b9f2b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bonsai_sdk-5b722d45509b2ccd)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test tests::client_test_slash_strip ... ok
[INFO] [stdout] test tests::client_from_env ... ok
[INFO] [stdout] test tests::image_delete ... ok
[INFO] [stdout] test tests::image_upload ... ok
[INFO] [stdout] test tests::input_delete ... ok
[INFO] [stdout] test tests::client_from_parts ... ok
[INFO] [stdout] test tests::session_logs ... ok
[INFO] [stdout] test tests::image_upload_dup ... ok
[INFO] [stdout] test tests::quotas ... ok
[INFO] [stdout] test tests::input_upload ... ok
[INFO] [stdout] test tests::session_status ... ok
[INFO] [stdout] test tests::receipt_download ... ok
[INFO] [stdout] test tests::session_create ... ok
[INFO] [stdout] test tests::receipt_upload ... ok
[INFO] [stdout] test tests::snark_status ... ok
[INFO] [stdout] test tests::session_stop ... ok
[INFO] [stdout] test tests::version ... ok
[INFO] [stdout] test tests::snark_create ... ok
[INFO] [stdout] test tests::session_exec_only_journal ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests bonsai_sdk
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - (line 24) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 103) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - blocking::Client::from_parts (line 525) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - blocking::Client::from_env (line 560) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 24) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `risc0_zkvm` in this scope
[INFO] [stdout]   --> src/lib.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | use risc0_zkvm::{compute_image_id, serde::to_vec, Receipt};
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `risc0_zkvm`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `risc0_zkvm`, use `cargo add risc0_zkvm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `risc0_zkvm`
[INFO] [stdout]   --> src/lib.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | use risc0_zkvm::{compute_image_id, serde::to_vec, Receipt};
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `risc0_zkvm`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `risc0_zkvm`, use `cargo add risc0_zkvm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `risc0_zkvm` in this scope
[INFO] [stdout]   --> src/lib.rs:38:35
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let client = Client::from_env(risc0_zkvm::VERSION)?;
[INFO] [stdout]    |                                   ^^^^^^^^^^ use of unresolved module or unlinked crate `risc0_zkvm`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `risc0_zkvm`, use `cargo add risc0_zkvm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 103) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `risc0_zkvm`
[INFO] [stdout]    --> src/lib.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout] 109 | use risc0_zkvm::Receipt;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `risc0_zkvm`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `risc0_zkvm`, use `cargo add risc0_zkvm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `risc0_zkvm` in this scope
[INFO] [stdout]    --> src/lib.rs:112:35
[INFO] [stdout]     |
[INFO] [stdout] 112 |     let client = Client::from_env(risc0_zkvm::VERSION)?;
[INFO] [stdout]     |                                   ^^^^^^^^^^ use of unresolved module or unlinked crate `risc0_zkvm`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `risc0_zkvm`, use `cargo add risc0_zkvm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - blocking::Client::from_parts (line 525) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `risc0_zkvm` in this scope
[INFO] [stdout]    --> src/lib.rs:530:56
[INFO] [stdout]     |
[INFO] [stdout] 530 | bonsai_sdk::blocking::Client::from_parts(url, api_key, risc0_zkvm::VERSION)
[INFO] [stdout]     |                                                        ^^^^^^^^^^ use of unresolved module or unlinked crate `risc0_zkvm`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `risc0_zkvm`, use `cargo add risc0_zkvm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - blocking::Client::from_env (line 560) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `risc0_zkvm` in this scope
[INFO] [stdout]    --> src/lib.rs:563:40
[INFO] [stdout]     |
[INFO] [stdout] 563 | bonsai_sdk::blocking::Client::from_env(risc0_zkvm::VERSION)
[INFO] [stdout]     |                                        ^^^^^^^^^^ use of unresolved module or unlinked crate `risc0_zkvm`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `risc0_zkvm`, use `cargo add risc0_zkvm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 103)
[INFO] [stdout]     src/lib.rs - (line 24)
[INFO] [stdout]     src/lib.rs - blocking::Client::from_env (line 560)
[INFO] [stdout]     src/lib.rs - blocking::Client::from_parts (line 525)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "a3a1ac38964367e954afbf4a9486b097f30ab922d2e2266a3792a9211c1b9f2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3a1ac38964367e954afbf4a9486b097f30ab922d2e2266a3792a9211c1b9f2b", kill_on_drop: false }`
[INFO] [stdout] a3a1ac38964367e954afbf4a9486b097f30ab922d2e2266a3792a9211c1b9f2b
